home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 1999 #2
/
Amiga Plus CD - 1999 - No. 2.iso
/
System-Boost
/
Workbench
/
Archive
/
PPCUnTGZ
/
PPCUnTGZ.readme
< prev
next >
Wrap
Text File
|
1998-06-18
|
1KB
|
24 lines
Short: UnTGZ for Amiga powerUP (TM) V1.1, incl. source
Type: util/arc
Uploader: Andreas_Kleinert@t-online.de
Author: Pedro A. Aranda Guti, Jean-loup Gailly, Andreas R. Kleinert (port)
untgz.c -- Display contents and/or extract file from
a gzip'd TAR file
written by "Pedro A. Aranda Guti\irrez" <paag@tid.es>
adaptation to Unix by Jean-loup Gailly <jloup@gzip.org>
adaption to Amiga powerUP (TM) PPC by Andreas R. Kleinert <Andreas_Kleinert@t-online.de>
Usage : untgz TGZfile to extract all files
untgz TGZfile fname ... to extract selected files
untgz -l TGZfile to list archive contents
untgz -h to display this help
This archive only does include source and SAS/C makefile for UnTGZ.c
- for recompilation, you also will need a copy of zlib. the zlib sources
and binaries are available from various public FTP sites. A listing
can be found on the zlib homepage under http://www.cdrom.com/pub/infozip/zlib/
This is V1.1 powerUP (TM) port of Unix V0.1 UnTGZ, using zlib 1.1.0